home *** CD-ROM | disk | FTP | other *** search
- global nmaxpage, nminipage, syearstr, snextmovie, spastmovie, nnextfn, lmaxpagelist, lyearlist, presp, memframelabel
-
- on msstime t1, t2
- set the movieTime of sprite 32 to t1 * 60
- set the startTime of sprite 32 to t1 * 60
- set the stopTime of sprite 32 to t2 * 60
- end
-
- on mqtcastset
- if the type of sprite 32 <> 16 then
- set the castNum of sprite 32 to cast (chars(syearstr, 1, 6) & "00.MOV")
- end if
- end
-